[INFO] cloning repository https://github.com/Pulau-Komodo/emojibot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pulau-Komodo/emojibot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPulau-Komodo%2Femojibot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPulau-Komodo%2Femojibot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 18037611c437c1df153caa2b698172472554dc7f
[INFO] checking Pulau-Komodo/emojibot against master#09a371361240e42b0d69438fd1179efcf212e576 for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPulau-Komodo%2Femojibot" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Pulau-Komodo/emojibot
[INFO] finished tweaking git repo https://github.com/Pulau-Komodo/emojibot
[INFO] tweaked toml for git repo https://github.com/Pulau-Komodo/emojibot written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Pulau-Komodo/emojibot on toolchain 09a371361240e42b0d69438fd1179efcf212e576
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Pulau-Komodo/emojibot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typesize v0.1.10
[INFO] [stderr]   Downloaded svgtypes v0.14.0
[INFO] [stderr]   Downloaded typesize-derive v0.1.10
[INFO] [stderr]   Downloaded resvg v0.40.0
[INFO] [stderr]   Downloaded simplecss v0.2.1
[INFO] [stderr]   Downloaded wide v0.7.30
[INFO] [stderr]   Downloaded usvg v0.40.0
[INFO] [stderr]   Downloaded kurbo v0.9.5
[INFO] [stderr]   Downloaded rustybuzz v0.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 067681f953f02fa5b6c457ba9e255ee16a7c47b0f7185d05bf4b29a2055ff19e
[INFO] running `Command { std: "docker" "start" "067681f953f02fa5b6c457ba9e255ee16a7c47b0f7185d05bf4b29a2055ff19e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "067681f953f02fa5b6c457ba9e255ee16a7c47b0f7185d05bf4b29a2055ff19e" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "067681f953f02fa5b6c457ba9e255ee16a7c47b0f7185d05bf4b29a2055ff19e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "067681f953f02fa5b6c457ba9e255ee16a7c47b0f7185d05bf4b29a2055ff19e" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking fontconfig-parser v0.5.7
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking wide v0.7.30
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking rustybuzz v0.12.1
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]     Checking simplecss v0.2.1
[INFO] [stderr]     Checking data-url v0.3.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr] error: could not compile `simba` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/09a371361240e42b0d69438fd1179efcf212e576/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "cuda", "cuda_std", "cust_core", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=a72826c292e3e126 -C extra-filename=-25191a0662c41b2f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-0894f4181f999721.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-eb1432acfdf861db.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-f8dd2231930c8ee5.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern wide=/opt/rustwide/target/debug/deps/libwide-71a5da401e6161c3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "067681f953f02fa5b6c457ba9e255ee16a7c47b0f7185d05bf4b29a2055ff19e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "067681f953f02fa5b6c457ba9e255ee16a7c47b0f7185d05bf4b29a2055ff19e", kill_on_drop: false }`
[INFO] [stdout] 067681f953f02fa5b6c457ba9e255ee16a7c47b0f7185d05bf4b29a2055ff19e
